Skip to main content

UILensDistortion

Complete API reference for UILensDistortion, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Post processing

Component: yes


public class UILensDistortion extends Component

Constructors

SignatureDescription
UILensDistortion(UILensDistortion)Executes UILensDistortion and returns after the underlying engine call finishes.
UILensDistortion(Engine)Executes UILensDistortion and returns after the underlying engine call finishes.
UILensDistortion()Executes UILensDistortion and returns after the underlying engine call finishes.

Attributes

NameTypeDescription
instanceUILensDistortionRepresents the instance value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
borderfloatget/setVirtual attribute exposed by getBorder. Access it like a field to read or write the underlying value.
centerVector2get/setVirtual attribute exposed by getCenter. Access it like a field to read or write the underlying value.
intensityfloatget/setVirtual attribute exposed by getIntensity. Access it like a field to read or write the underlying value.
modeModeget/setVirtual attribute exposed by getMode. Access it like a field to read or write the underlying value.